Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(libraries): Update tooltip description for share_target.extra-step #4862

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bcdipesh
Copy link

Fix a typo in the tooltip content present in the description for share_target.extra-step.

PR Type

  • Documentation content changes

Describe the current behavior?

This pull request will fix a typo in the tooltip content for handling receiving share data in your code within Share Target present within the Edit your manifest modal. The typo is present in the last sentence of the tooltip content, which currently reads:

You will need to add this scriot to your SW.

Describe the new behavior?

This PR will correct the typo to:

You will need to add this script to your SW.

PR Checklist

  • Test: run npm run test and ensure that all tests pass
  • Target main branch (or an appropriate release branch if appropriate for a bug fix)
  • Ensure that your contribution follows standard accessibility guidelines. Use tools like https://webhint.io/ to validate your changes.

Additional Information

Fix a typo in tooltip content present in the description for share_target.extra-step.
Copy link
Contributor

Thanks bcdipesh for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant